home *** CD-ROM | disk | FTP | other *** search
-
- Trap.elf: file format elf32-powerpc
- Trap.elf
- architecture: powerpc:common, flags 0x00000010:
- HAS_SYMS
- start address 0x00000000
-
- Sections:
- Idx Name Size VMA LMA File off Algn
- 0 .text 00000014 00000000 00000000 00000034 2**2
- CONTENTS, ALLOC, LOAD, READONLY, CODE
- 1 .data 00000000 00000000 00000000 00000048 2**0
- CONTENTS, ALLOC, LOAD, DATA
- 2 .bss 00000000 00000000 00000000 00000048 2**0
- ALLOC
- 3 .comment 00000014 00000000 00000000 00000048 2**0
- CONTENTS, READONLY
- SYMBOL TABLE:
- 00000000 l d .text 00000000
- 00000000 l d .data 00000000
- 00000000 l d .bss 00000000
- 00000000 l d .comment 00000000
- 00000000 l d *ABS* 00000000
- 00000000 l d *ABS* 00000000
- 00000000 l d *ABS* 00000000
- 00000000 l df *ABS* 00000000 Trap.c
- 00000000 l O .text 00000000 gcc2_compiled.
- 00000004 g F .text 00000010 main
-
-
- Disassembly of section .text:
- 00000000 <gcc2_compiled.> .long 0x4008
- main():
- 00000004 <main> stwu r1,-16(r1)
- 00000008 <main+4> trap
- 0000000c <main+8> addi r1,r1,16
- 00000010 <main+c> blr
- Disassembly of section .data:
-